Skip to content

chore: 🐝 Update SDK - Generate 0.7.0#10

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1771719488
Open

chore: 🐝 Update SDK - Generate 0.7.0#10
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1771719488

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 22, 2026

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • documenso.envelope.envelope_audit_log_find(): response.data[] Changed (Breaking ⚠️)
  • documenso.template.template_create_template_temporary():
    • request Changed
    • response.template Changed (Breaking ⚠️)
  • documenso.template.template_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.templates.use():
    • request.override Changed
    • response Changed (Breaking ⚠️)
  • documenso.envelopes.get(): response Changed (Breaking ⚠️)
  • documenso.templates.duplicate(): response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.templates.update():
    • request Changed
    • response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.envelopes.update():
    • request Changed
    • response Changed (Breaking ⚠️)
  • documenso.templates.get(): response Changed (Breaking ⚠️)
  • documenso.templates.find():
    • request.type Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.document.document_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.documents.create_v0():
    • request Changed
    • response.document Changed (Breaking ⚠️)
  • documenso.documents.distribute():
    • request.meta Changed
    • response.status.enum(cancelled) Added (Breaking ⚠️)
  • documenso.documents.update():
    • request.meta Changed
    • response.status.enum(cancelled) Added (Breaking ⚠️)
  • documenso.documents.find():
    • request.status Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.documents.get(): response Changed (Breaking ⚠️)
  • documenso.envelopes.fields.create_many():
    • request.data[] Changed (Breaking ⚠️)
    • response.data[].field_meta Changed
  • documenso.envelope.envelope_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_find():
    • request.status Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.envelopes.recipients.update_many(): response.data[] Changed
  • documenso.envelopes.distribute(): request.meta Changed
  • documenso.envelopes.fields.get(): response.field_meta Changed
  • documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of(): Added
  • documenso.documents.create(): request.payload Changed
  • documenso.envelopes.recipients.create_many(): response.data[] Changed
  • documenso.envelopes.recipients.get(): response Changed
  • documenso.envelopes.items.download(): request.version Changed
  • documenso.documents.fields.get(): response.field_meta Changed
  • documenso.documents.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.recipients.get(): response Changed
  • documenso.documents.recipients.create(): response Changed
  • documenso.documents.recipients.create_many(): response.recipients[] Changed
  • documenso.documents.recipients.update(): response Changed
  • documenso.documents.recipients.update_many(): response.recipients[] Changed
  • documenso.envelopes.items.create_many(): response.data[].document_data_id Added
  • documenso.envelopes.fields.update_many():
    • request.data[] Changed
    • response.data[].field_meta Changed
  • documenso.envelopes.duplicate(): request Changed
  • documenso.templates.create(): request.payload Changed
  • documenso.envelopes.use(): request.payload Changed
  • documenso.envelopes.create(): request.payload Changed
  • documenso.envelope.envelope_cancel(): Added
  • documenso.templates.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.get(): response.field_meta Changed
  • documenso.templates.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.recipients.get(): response Changed
  • documenso.templates.recipients.create(): response Changed
  • documenso.templates.recipients.create_many(): response.recipients[] Changed
  • documenso.templates.recipients.update(): response Changed
  • documenso.templates.recipients.update_many(): response.recipients[] Changed
  • documenso.envelope.envelope_certificate_download_pdf(): Added
  • documenso.envelope.envelope_audit_log_download_pdf(): Added

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├──[+] path (634:5)
  ├──[+] path (193:5)
  ├──[+] path (192:5)
  ├──[+] path (145:5)
  ├─┬/document/{documentId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├─┬recipients
  │           │ └─┬Schema
  │           │   ├──[+] required (802:1396)❌ 
  │           │   ├──[+] required (802:1408)❌ 
  │           │   ├──[+] properties (802:641)
  │           │   ├──[+] properties (802:595)
  │           │   ├─┬readStatus
  │           │   │ ├──[-] enum (1:188315)❌ 
  │           │   │ ├──[-] enum (1:188301)❌ 
  │           │   │ └──[🔀] type (802:410)❌ 
  │           │   ├─┬signingOrder
  │           │   │ ├──[+] enum (802:377)
  │           │   │ ├──[+] enum (802:388)
  │           │   │ ├──[🔀] type (802:360)❌ 
  │           │   │ └──[-] nullable (1:189146)❌ 
  │           │   ├─┬token
  │           │   │ ├──[+] enum (802:304)
  │           │   │ ├──[+] enum (802:317)
  │           │   │ └──[+] enum (802:326)
  │           │   ├─┬id
  │           │   │ ├──[🔀] type (802:569)❌ 
  │           │   │ └──[+] nullable (802:589)❌ 
  │           │   ├─┬name
  │           │   │ └──[+] nullable (802:635)❌ 
  │           │   ├─┬signedAt
  │           │   │ ├──[+] enum (802:167)
  │           │   │ ├──[+] enum (802:176)
  │           │   │ ├──[+] enum (802:187)
  │           │   │ ├──[+] enum (802:153)
  │           │   │ ├──[+] enum (802:158)
  │           │   │ └──[-] nullable (1:188737)❌ 
  │           │   ├─┬signingStatus
  │           │   │ ├──[-] enum (1:188372)❌ 
  │           │   │ ├──[-] enum (1:188386)❌ 
  │           │   │ ├──[-] enum (1:188396)❌ 
  │           │   │ └──[+] nullable (802:737)❌ 
  │           │   ├─┬rejectionReason
  │           │   │ └──[-] nullable (1:189203)❌ 
  │           │   ├─┬sendStatus
  │           │   │ ├──[-] enum (1:188452)❌ 
  │           │   │ ├──[-] enum (1:188464)❌ 
  │           │   │ └──[+] nullable (802:1163)❌ 
  │           │   └─┬role
  │           │     ├──[+] enum (802:239)
  │           │     ├──[+] enum (802:252)
  │           │     ├──[-] enum (1:188212)❌ 
  │           │     ├──[-] enum (1:188222)❌ 
  │           │     ├──[-] enum (1:188232)❌ 
  │           │     ├──[-] enum (1:188244)❌ 
  │           │     └──[-] enum (1:188206)❌ 
  │           ├─┬status
  │           │ └──[+] enum (725:97)
  │           ├─┬documentMeta
  │           │ ├──[+] required (798:311)❌ 
  │           │ ├──[+] required (798:284)❌ 
  │           │ ├──[+] properties (793:25)
  │           │ ├──[+] properties (794:25)
  │           │ ├─┬password
  │           │ │ └──[-] default (1:186947)❌ 
  │           │ ├─┬subject
  │           │ │ ├──[+] required (794:673)❌ 
  │           │ │ ├──[+] required (794:685)❌ 
  │           │ │ ├──[🔀] type (794:53)❌ 
  │           │ │ ├──[+] properties (794:375)
  │           │ │ └──[+] properties (794:92)
  │           │ ├─┬emailSettings
  │           │ │ ├──[+] required (790:743)❌ 
  │           │ │ ├──[+] required (790:767)❌ 
  │           │ │ ├──[🔀] default (790:801)❌ 
  │           │ │ ├──[+] properties (790:529)
  │           │ │ └──[+] properties (790:471)
  │           │ ├─┬timezone
  │           │ │ ├──[+] enum (747:66)
  │           │ │ ├──[+] enum (747:77)
  │           │ │ └──[-] nullable (1:185152)❌ 
  │           │ ├─┬typedSignatureEnabled
  │           │ │ ├──[🔀] type (750:44)❌ 
  │           │ │ └──[+] nullable (750:64)❌ 
  │           │ ├─┬id
  │           │ │ ├──[-] type (1:185000)❌ 
  │           │ │ ├──[+] nullable (793:65)❌ 
  │           │ │ ├──[+] anyOf (793:79)
  │           │ │ └──[+] anyOf (793:244)
  │           │ ├─┬signingOrder
  │           │ │ ├──[-] enum (1:184900)❌ 
  │           │ │ ├──[-] enum (1:184888)❌ 
  │           │ │ └──[+] nullable (784:68)❌ 
  │           │ ├─┬message
  │           │ │ └──[-] nullable (1:185102)❌ 
  │           │ ├─┬dateFormat
  │           │ │ └─┬Extensions
  │           │ │   └──[🔀] x-speakeasy-enums (756:48)
  │           │ ├─┬uploadSignatureEnabled
  │           │ │ ├──[🔀] type (752:45)❌ 
  │           │ │ └──[+] nullable (752:65)❌ 
  │           │ └─┬redirectUrl
  │           │   └──[+] default (795:80)❌ 
  │           └─┬fields
  │             └─┬Schema
  │               └─┬fieldMeta
  │                 ├─┬ONEOF
  │                 │ ├──[+] required (803:926)❌ 
  │                 │ ├──[+] properties (803:774)
  │                 │ ├─┬type
  │                 │ │ ├──[-] enum (1:190394)❌ 
  │                 │ │ └──[🔀] type (803:666)❌ 
  │                 │ ├─┬readOnly
  │                 │ │ └──[🔀] type (803:637)❌ 
  │                 │ └─┬placeholder
  │                 │   ├──[+] enum (803:810)
  │                 │   ├──[+] enum (803:817)
  │                 │   ├──[+] enum (803:830)
  │                 │   ├──[+] enum (803:841)
  │                 │   └──[+] default (803:859)❌ 
  │                 ├─┬ONEOF
  │                 │ ├──[+] properties (803:1163)
  │                 │ ├─┬readOnly
  │                 │ │ └──[🔀] type (803:1026)❌ 
  │                 │ ├─┬placeholder
  │                 │ │ ├──[+] enum (803:1199)
  │                 │ │ ├──[+] enum (803:1206)
  │                 │ │ ├──[+] enum (803:1219)
  │                 │ │ └──[+] enum (803:1230)
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (803:1321)
  │                 │ │ ├──[+] enum (803:1328)
  │                 │ │ ├──[+] enum (803:1337)
  │                 │ │ └──[-] enum (1:190709)❌ 
  │                 │ └─┬textAlign
  │                 │   ├──[-] enum (1:190764)❌ 
  │                 │   ├──[-] enum (1:190772)❌ 
  │                 │   ├──[-] enum (1:190782)❌ 
  │                 │   └──[🔀] type (803:1055)❌ 
  │                 ├─┬ONEOF
  │                 │ ├──[+] properties (803:1586)
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (803:1740)
  │                 │ │ ├──[+] enum (803:1747)
  │                 │ │ ├──[+] enum (803:1756)
  │                 │ │ └──[-] enum (1:191093)❌ 
  │                 │ ├─┬placeholder
  │                 │ │ ├──[+] enum (803:1622)
  │                 │ │ ├──[+] enum (803:1629)
  │                 │ │ ├──[+] enum (803:1642)
  │                 │ │ └──[+] enum (803:1653)
  │                 │ ├─┬readOnly
  │                 │ │ └──[🔀] type (803:1449)❌ 
  │                 │ └─┬textAlign
  │                 │   ├──[-] enum (1:191144)❌ 
  │                 │   ├──[-] enum (1:191152)❌ 
  │                 │   ├──[-] enum (1:191162)❌ 
  │                 │   └──[🔀] type (803:1478)❌ 
  │                 ├─┬ONEOF
  │                 │ ├──[+] required (803:2216)❌ 
  │                 │ ├──[+] properties (803:2005)
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (803:2177)
  │                 │ │ ├──[+] enum (803:2184)
  │                 │ │ ├──[+] enum (803:2193)
  │                 │ │ └──[-] enum (1:191473)❌ 
  │                 │ ├─┬readOnly
  │                 │ │ └──[🔀] type (803:1868)❌ 
  │                 │ ├─┬placeholder
  │                 │ │ ├──[+] enum (803:2041)
  │                 │ │ ├──[+] enum (803:2048)
  │                 │ │ ├──[+] enum (803:2061)
  │                 │ │ ├──[+] enum (803:2072)
  │                 │ │ └──[+] default (803:2090)❌ 
  │                 │ └─┬textAlign
  │                 │   ├──[-] enum (1:191525)❌ 
  │                 │   ├──[-] enum (1:191533)❌ 
  │                 │   ├──[-] enum (1:191543)❌ 
  │                 │   └──[🔀] type (803:1897)❌ 
  │                 ├─┬ONEOF
  │                 │ ├──[+] required (803:2663)❌ 
  │                 │ ├──[+] properties (803:2453)
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (803:2624)
  │                 │ │ ├──[+] enum (803:2631)
  │                 │ │ ├──[+] enum (803:2640)
  │                 │ │ └──[-] enum (1:191854)❌ 
  │                 │ ├─┬textAlign
  │                 │ │ ├──[-] enum (1:191923)❌ 
  │                 │ │ ├──[-] enum (1:191905)❌ 
  │                 │ │ ├──[-] enum (1:191913)❌ 
  │                 │ │ └──[🔀] type (803:2345)❌ 
  │                 │ ├─┬readOnly
  │                 │ │ └──[🔀] type (803:2316)❌ 
  │                 │ └─┬placeholder
  │                 │   ├──[+] enum (803:2509)
  │                 │   ├──[+] enum (803:2520)
  │                 │   ├──[+] enum (803:2489)
  │                 │   ├──[+] enum (803:2496)
  │                 │   └──[+] default (803:2538)❌ 
  │                 ├─┬ONEOF
  │                 │ ├──[+] properties (803:2900)
  │                 │ ├─┬textAlign
  │                 │ │ ├──[-] enum (1:192365)❌ 
  │                 │ │ ├──[-] enum (1:192373)❌ 
  │                 │ │ └──[-] enum (1:192383)❌ 
  │                 │ ├─┬placeholder
  │                 │ │ ├──[+] enum (803:2936)
  │                 │ │ ├──[+] enum (803:2943)
  │                 │ │ ├──[+] enum (803:2956)
  │                 │ │ └──[+] enum (803:2967)
  │                 │ ├─┬text
  │                 │ │ └──[🔀] type (803:2792)❌ 
  │                 │ ├─┬verticalAlign
  │                 │ │ ├──[+] enum (803:3008)
  │                 │ │ ├──[-] enum (1:192623)❌ 
  │                 │ │ ├──[-] enum (1:192630)❌ 
  │                 │ │ ├──[-] enum (1:192640)❌ 
  │                 │ │ ├──[-] enum (1:192650)❌ 
  │                 │ │ └──[-] nullable (1:192608)❌ 
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (803:3126)
  │                 │ │ ├──[+] enum (803:3133)
  │                 │ │ ├──[+] enum (803:3142)
  │                 │ │ └──[-] enum (1:192234)❌ 
  │                 │ └─┬readOnly
  │                 │   └──[🔀] type (803:2763)❌ 
  │                 ├─┬ONEOF
  │                 │ ├──[+] properties (803:3627)
  │                 │ ├─┬readOnly
  │                 │ │ └──[🔀] type (803:3490)❌ 
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (803:3948)
  │                 │ │ ├──[+] enum (803:3955)
  │                 │ │ ├──[+] enum (803:3964)
  │                 │ │ └──[-] enum (1:192958)❌ 
  │                 │ ├─┬verticalAlign
  │                 │ │ ├──[-] enum (1:193452)❌ 
  │                 │ │ ├──[-] enum (1:193459)❌ 
  │                 │ │ ├──[-] enum (1:193469)❌ 
  │                 │ │ ├──[-] enum (1:193479)❌ 
  │                 │ │ └──[-] nullable (1:193437)❌ 
  │                 │ ├─┬value
  │                 │ │ └──[+] enum (803:3735)
  │                 │ ├─┬placeholder
  │                 │ │ ├──[+] enum (803:3694)
  │                 │ │ ├──[+] enum (803:3663)
  │                 │ │ ├──[+] enum (803:3670)
  │                 │ │ └──[+] enum (803:3683)
  │                 │ └─┬textAlign
  │                 │   ├──[-] enum (1:193194)❌ 
  │                 │   ├──[-] enum (1:193202)❌ 
  │                 │   ├──[-] enum (1:193212)❌ 
  │                 │   └──[🔀] type (803:3519)❌ 
  │                 ├─┬ONEOF
  │                 │ ├──[+] properties (803:4449)
  │                 │ ├─┬values
  │                 │ │ ├──[+] enum (803:4557)
  │                 │ │ ├──[-] items (1:193835)❌ 
  │                 │ │ └──[🔀] type (803:4540)❌ 
  │                 │ ├─┬placeholder
  │                 │ │ ├──[+] enum (803:4485)
  │                 │ │ ├──[+] enum (803:4492)
  │                 │ │ ├──[+] enum (803:4505)
  │                 │ │ └──[+] enum (803:4516)
  │                 │ ├─┬type
  │                 │ │ ├──[-] enum (1:193787)❌ 
  │                 │ │ └──[🔀] type (803:4341)❌ 
  │                 │ └─┬readOnly
  │                 │   └──[🔀] type (803:4312)❌ 
  │                 ├─┬ONEOF
  │                 │ ├──[+] properties (803:5083)
  │                 │ ├─┬type
  │                 │ │ ├──[-] enum (1:194404)❌ 
  │                 │ │ └──[🔀] type (803:4975)❌ 
  │                 │ ├─┬values
  │                 │ │ ├──[-] items (1:194455)❌ 
  │                 │ │ └──[🔀] type (803:5410)❌ 
  │                 │ ├─┬validationRule
  │                 │ │ └──[🔀] type (803:5447)❌ 
  │                 │ ├─┬placeholder
  │                 │ │ ├──[+] enum (803:5119)
  │                 │ │ ├──[+] enum (803:5126)
  │                 │ │ ├──[+] enum (803:5139)
  │                 │ │ └──[+] enum (803:5150)
  │                 │ ├─┬readOnly
  │                 │ │ └──[🔀] type (803:4946)❌ 
  │                 │ └─┬validationLength
  │                 │   ├──[+] enum (803:5191)
  │                 │   └──[🔀] type (803:5174)❌ 
  │                 └─┬ONEOF
  │                   ├──[+] properties (803:5792)
  │                   ├─┬readOnly
  │                   │ └──[🔀] type (803:5655)❌ 
  │                   ├─┬placeholder
  │                   │ ├──[+] enum (803:5828)
  │                   │ ├──[+] enum (803:5835)
  │                   │ ├──[+] enum (803:5848)
  │                   │ └──[+] enum (803:5859)
  │                   ├─┬values
  │                   │ ├──[+] enum (803:5900)
  │                   │ ├──[-] items (1:195153)❌ 
  │                   │ └──[🔀] type (803:5883)❌ 
  │                   └─┬type
  │                     ├──[-] enum (1:195102)❌ 
  │                     └──[🔀] type (803:5684)❌ 
  ├─┬/document/recipient/create-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬recipients
  │   │         └─┬Schema
  │   │           ├──[+] required (1480:1523)❌ 
  │   │           ├──[+] required (1480:1511)❌ 
  │   │           ├──[+] properties (1480:756)
  │   │           ├──[+] properties (1480:710)
  │   │           ├─┬signedAt
  │   │           │ ├──[+] enum (1480:268)
  │   │           │ ├──[+] enum (1480:273)
  │   │           │ ├──[+] enum (1480:282)
  │   │           │ ├──[+] enum (1480:291)
  │   │           │ ├──[+] enum (1480:302)
  │   │           │ └──[-] nullable (1:449883)❌ 
  │   │           ├─┬signingOrder
  │   │           │ ├──[+] enum (1480:492)
  │   │           │ ├──[+] enum (1480:503)
  │   │           │ ├──[🔀] type (1480:475)❌ 
  │   │           │ └──[-] nullable (1:450292)❌ 
  │   │           ├─┬sendStatus
  │   │           │ ├──[-] enum (1:449598)❌ 
  │   │           │ ├──[-] enum (1:449610)❌ 
  │   │           │ └──[+] nullable (1480:1278)❌ 
  │   │           ├─┬signingStatus
  │   │           │ ├──[-] enum (1:449532)❌ 
  │   │           │ ├──[-] enum (1:449542)❌ 
  │   │           │ ├──[-] enum (1:449518)❌ 
  │   │           │ └──[+] nullable (1480:852)❌ 
  │   │           ├─┬role
  │   │           │ ├──[+] enum (1480:367)
  │   │           │ ├──[+] enum (1480:354)
  │   │           │ ├──[-] enum (1:449358)❌ 
  │   │           │ ├──[-] enum (1:449368)❌ 
  │   │           │ ├──[-] enum (1:449378)❌ 
  │   │           │ ├──[-] enum (1:449390)❌ 
  │   │           │ └──[-] enum (1:449352)❌ 
  │   │           ├─┬name
  │   │           │ └──[+] nullable (1480:750)❌ 
  │   │           ├─┬token
  │   │           │ ├──[+] enum (1480:441)
  │   │           │ ├──[+] enum (1480:419)
  │   │           │ └──[+] enum (1480:432)
  │   │           ├─┬rejectionReason
  │   │           │ └──[-] nullable (1:450349)❌ 
  │   │           ├─┬id
  │   │           │ ├──[🔀] type (1480:684)❌ 
  │   │           │ └──[+] nullable (1480:704)❌ 
  │   │           └─┬readStatus
  │   │             ├──[-] enum (1:449447)❌ 
  │   │             ├──[-] enum (1:449461)❌ 
  │   │             └──[🔀] type (1480:525)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipients
  │           └─┬Schema
  │             └─┬email
  │               ├──[+] pattern (1479:246)❌ 
  │               └──[-] format (1:448492)❌ 
  ├─┬/envelope/item/{envelopeItemId}/download
  │ └─┬GET
  │   └─┬Parameters
  │     ├──[🔀] description (96:208)
  │     └─┬Schema
  │       └──[+] enum (96:614)
  ├─┬/template/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬type
  │   │         └──[+] enum (1993:188)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬meta
  │         │ ├─┬dateFormat
  │         │ │ ├──[+] enum (1950:217)
  │         │ │ ├──[+] enum (1950:196)
  │         │ │ ├──[+] enum (1950:81)
  │         │ │ └─┬Extensions
  │         │ │   └──[🔀] x-speakeasy-enums (1951:46)
  │         │ ├─┬emailReplyTo
  │         │ │ ├──[+] pattern (1981:82)❌ 
  │         │ │ └──[-] format (1:581137)❌ 
  │         │ └─┬emailSettings
  │         │   ├──[🔀] default (1982:579)❌ 
  │         │   ├──[+] properties (1982:511)
  │         │   └──[+] properties (1982:453)
  │         └─┬data
  │           └─┬type
  │             └──[+] enum (1944:708)
  ├─┬/template/field/{fieldId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬fieldMeta
  │             ├─┬ONEOF
  │             │ ├──[+] required (1360:977)❌ 
  │             │ ├──[+] properties (1360:825)
  │             │ ├─┬type
  │             │ │ ├──[-] enum (1:369127)❌ 
  │             │ │ └──[🔀] type (1360:717)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:688)❌ 
  │             │ └─┬placeholder
  │             │   ├──[+] enum (1360:861)
  │             │   ├──[+] enum (1360:868)
  │             │   ├──[+] enum (1360:881)
  │             │   ├──[+] enum (1360:892)
  │             │   └──[+] default (1360:910)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:1214)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:1077)❌ 
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1360:1372)
  │             │ │ ├──[+] enum (1360:1379)
  │             │ │ ├──[+] enum (1360:1388)
  │             │ │ └──[-] enum (1:369442)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:1250)
  │             │ │ ├──[+] enum (1360:1257)
  │             │ │ ├──[+] enum (1360:1270)
  │             │ │ └──[+] enum (1360:1281)
  │             │ └─┬textAlign
  │             │   ├──[-] enum (1:369497)❌ 
  │             │   ├──[-] enum (1:369505)❌ 
  │             │   ├──[-] enum (1:369515)❌ 
  │             │   └──[🔀] type (1360:1106)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:1637)
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:1704)
  │             │ │ ├──[+] enum (1360:1673)
  │             │ │ ├──[+] enum (1360:1680)
  │             │ │ └──[+] enum (1360:1693)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:1500)❌ 
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1360:1791)
  │             │ │ ├──[+] enum (1360:1798)
  │             │ │ ├──[+] enum (1360:1807)
  │             │ │ └──[-] enum (1:369826)❌ 
  │             │ └─┬textAlign
  │             │   ├──[-] enum (1:369877)❌ 
  │             │   ├──[-] enum (1:369885)❌ 
  │             │   ├──[-] enum (1:369895)❌ 
  │             │   └──[🔀] type (1360:1529)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] required (1360:2267)❌ 
  │             │ ├──[+] properties (1360:2056)
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:2092)
  │             │ │ ├──[+] enum (1360:2099)
  │             │ │ ├──[+] enum (1360:2112)
  │             │ │ ├──[+] enum (1360:2123)
  │             │ │ └──[+] default (1360:2141)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:1919)❌ 
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1360:2228)
  │             │ │ ├──[+] enum (1360:2235)
  │             │ │ ├──[+] enum (1360:2244)
  │             │ │ └──[-] enum (1:370206)❌ 
  │             │ └─┬textAlign
  │             │   ├──[-] enum (1:370258)❌ 
  │             │   ├──[-] enum (1:370266)❌ 
  │             │   ├──[-] enum (1:370276)❌ 
  │             │   └──[🔀] type (1360:1948)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] required (1360:2714)❌ 
  │             │ ├──[+] properties (1360:2504)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1360:2675)
  │             │ │ ├──[+] enum (1360:2682)
  │             │ │ ├──[+] enum (1360:2691)
  │             │ │ └──[-] enum (1:370587)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:370638)❌ 
  │             │ │ ├──[-] enum (1:370646)❌ 
  │             │ │ ├──[-] enum (1:370656)❌ 
  │             │ │ └──[🔀] type (1360:2396)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:2540)
  │             │ │ ├──[+] enum (1360:2547)
  │             │ │ ├──[+] enum (1360:2560)
  │             │ │ ├──[+] enum (1360:2571)
  │             │ │ └──[+] default (1360:2589)❌ 
  │             │ └─┬readOnly
  │             │   └──[🔀] type (1360:2367)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:2951)
  │             │ ├─┬verticalAlign
  │             │ │ ├──[+] enum (1360:3059)
  │             │ │ ├──[-] enum (1:371383)❌ 
  │             │ │ ├──[-] enum (1:371356)❌ 
  │             │ │ ├──[-] enum (1:371363)❌ 
  │             │ │ ├──[-] enum (1:371373)❌ 
  │             │ │ └──[-] nullable (1:371341)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:371106)❌ 
  │             │ │ ├──[-] enum (1:371116)❌ 
  │             │ │ └──[-] enum (1:371098)❌ 
  │             │ ├─┬text
  │             │ │ └──[🔀] type (1360:2843)❌ 
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1360:3177)
  │             │ │ ├──[+] enum (1360:3184)
  │             │ │ ├──[+] enum (1360:3193)
  │             │ │ └──[-] enum (1:370967)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:2814)❌ 
  │             │ └─┬placeholder
  │             │   ├──[+] enum (1360:3007)
  │             │   ├──[+] enum (1360:3018)
  │             │   ├──[+] enum (1360:2987)
  │             │   └──[+] enum (1360:2994)
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:3678)
  │             │ ├─┬value
  │             │ │ └──[+] enum (1360:3786)
  │             │ ├─┬verticalAlign
  │             │ │ ├──[-] enum (1:372185)❌ 
  │             │ │ ├──[-] enum (1:372192)❌ 
  │             │ │ ├──[-] enum (1:372202)❌ 
  │             │ │ ├──[-] enum (1:372212)❌ 
  │             │ │ └──[-] nullable (1:372170)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:3714)
  │             │ │ ├──[+] enum (1360:3721)
  │             │ │ ├──[+] enum (1360:3734)
  │             │ │ └──[+] enum (1360:3745)
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:371927)❌ 
  │             │ │ ├──[-] enum (1:371935)❌ 
  │             │ │ ├──[-] enum (1:371945)❌ 
  │             │ │ └──[🔀] type (1360:3570)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:3541)❌ 
  │             │ └─┬type
  │             │   ├──[+] enum (1360:4015)
  │             │   ├──[+] enum (1360:3999)
  │             │   ├──[+] enum (1360:4006)
  │             │   └──[-] enum (1:371691)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:4500)
  │             │ ├─┬type
  │             │ │ ├──[-] enum (1:372520)❌ 
  │             │ │ └──[🔀] type (1360:4392)❌ 
  │             │ ├─┬values
  │             │ │ ├──[+] enum (1360:4608)
  │             │ │ ├──[-] items (1:372568)❌ 
  │             │ │ └──[🔀] type (1360:4591)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:4363)❌ 
  │             │ └─┬placeholder
  │             │   ├──[+] enum (1360:4543)
  │             │   ├──[+] enum (1360:4556)
  │             │   ├──[+] enum (1360:4567)
  │             │   └──[+] enum (1360:4536)
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:5134)
  │             │ ├─┬values
  │             │ │ ├──[-] items (1:373188)❌ 
  │             │ │ └──[🔀] type (1360:5461)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:4997)❌ 
  │             │ ├─┬type
  │             │ │ ├──[-] enum (1:373137)❌ 
  │             │ │ └──[🔀] type (1360:5026)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:5190)
  │             │ │ ├──[+] enum (1360:5201)
  │             │ │ ├──[+] enum (1360:5170)
  │             │ │ └──[+] enum (1360:5177)
  │             │ ├─┬validationRule
  │             │ │ └──[🔀] type (1360:5498)❌ 
  │             │ └─┬validationLength
  │             │   ├──[+] enum (1360:5242)
  │             │   └──[🔀] type (1360:5225)❌ 
  │             └─┬ONEOF
  │               ├──[+] properties (1360:5843)
  │               ├─┬readOnly
  │               │ └──[🔀] type (1360:5706)❌ 
  │               ├─┬type
  │               │ ├──[-] enum (1:373835)❌ 
  │               │ └──[🔀] type (1360:5735)❌ 
  │               ├─┬values
  │               │ ├──[+] enum (1360:5951)
  │               │ ├──[-] items (1:373886)❌ 
  │               │ └──[🔀] type (1360:5934)❌ 
  │               └─┬placeholder
  │                 ├──[+] enum (1360:5910)
  │                 ├──[+] enum (1360:5879)
  │                 ├──[+] enum (1360:5886)
  │                 └──[+] enum (1360:5899)
  ├─┬/template/create/beta
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬template
  │   │         ├─┬type
  │   │         │ └──[+] enum (1849:77)
  │   │         ├─┬templateMeta
  │   │         │ ├─┬dateFormat
  │   │         │ │ └─┬Extensions
  │   │         │ │   └──[🔀] x-speakeasy-enums (1875:52)
  │   │         │ └─┬emailSettings
  │   │         │   ├──[+] required (1911:747)❌ 
  │   │         │   ├──[+] required (1911:771)❌ 
  │   │         │   ├──[🔀] default (1911:805)❌ 
  │   │         │   ├──[+] properties (1911:533)
  │   │         │   └──[+] properties (1911:475)
  │   │         ├─┬fields
  │   │         │ └─┬Schema
  │   │         │   └─┬fieldMeta
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] required (1921:930)❌ 
  │   │         │     │ ├──[+] properties (1921:778)
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:641)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:814)
  │   │         │     │ │ ├──[+] enum (1921:821)
  │   │         │     │ │ ├──[+] enum (1921:834)
  │   │         │     │ │ ├──[+] enum (1921:845)
  │   │         │     │ │ └──[+] default (1921:863)❌ 
  │   │         │     │ └─┬type
  │   │         │     │   ├──[-] enum (1:570929)❌ 
  │   │         │     │   └──[🔀] type (1921:670)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:1167)
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:571299)❌ 
  │   │         │     │ │ ├──[-] enum (1:571307)❌ 
  │   │         │     │ │ ├──[-] enum (1:571317)❌ 
  │   │         │     │ │ └──[🔀] type (1921:1059)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[+] enum (1921:1325)
  │   │         │     │ │ ├──[+] enum (1921:1332)
  │   │         │     │ │ ├──[+] enum (1921:1341)
  │   │         │     │ │ └──[-] enum (1:571244)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:1203)
  │   │         │     │ │ ├──[+] enum (1921:1210)
  │   │         │     │ │ ├──[+] enum (1921:1223)
  │   │         │     │ │ └──[+] enum (1921:1234)
  │   │         │     │ └─┬readOnly
  │   │         │     │   └──[🔀] type (1921:1030)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:1590)
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:1633)
  │   │         │     │ │ ├──[+] enum (1921:1646)
  │   │         │     │ │ ├──[+] enum (1921:1657)
  │   │         │     │ │ └──[+] enum (1921:1626)
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:571687)❌ 
  │   │         │     │ │ ├──[-] enum (1:571697)❌ 
  │   │         │     │ │ ├──[-] enum (1:571679)❌ 
  │   │         │     │ │ └──[🔀] type (1921:1482)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:1453)❌ 
  │   │         │     │ └─┬type
  │   │         │     │   ├──[+] enum (1921:1744)
  │   │         │     │   ├──[+] enum (1921:1751)
  │   │         │     │   ├──[+] enum (1921:1760)
  │   │         │     │   └──[-] enum (1:571628)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] required (1921:2220)❌ 
  │   │         │     │ ├──[+] properties (1921:2009)
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:572060)❌ 
  │   │         │     │ │ ├──[-] enum (1:572068)❌ 
  │   │         │     │ │ ├──[-] enum (1:572078)❌ 
  │   │         │     │ │ └──[🔀] type (1921:1901)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:1872)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:2045)
  │   │         │     │ │ ├──[+] enum (1921:2052)
  │   │         │     │ │ ├──[+] enum (1921:2065)
  │   │         │     │ │ ├──[+] enum (1921:2076)
  │   │         │     │ │ └──[+] default (1921:2094)❌ 
  │   │         │     │ └─┬type
  │   │         │     │   ├──[+] enum (1921:2181)
  │   │         │     │   ├──[+] enum (1921:2188)
  │   │         │     │   ├──[+] enum (1921:2197)
  │   │         │     │   └──[-] enum (1:572008)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] required (1921:2667)❌ 
  │   │         │     │ ├──[+] properties (1921:2457)
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:2493)
  │   │         │     │ │ ├──[+] enum (1921:2500)
  │   │         │     │ │ ├──[+] enum (1921:2513)
  │   │         │     │ │ ├──[+] enum (1921:2524)
  │   │         │     │ │ └──[+] default (1921:2542)❌ 
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:572440)❌ 
  │   │         │     │ │ ├──[-] enum (1:572448)❌ 
  │   │         │     │ │ ├──[-] enum (1:572458)❌ 
  │   │         │     │ │ └──[🔀] type (1921:2349)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[+] enum (1921:2628)
  │   │         │     │ │ ├──[+] enum (1921:2635)
  │   │         │     │ │ ├──[+] enum (1921:2644)
  │   │         │     │ │ └──[-] enum (1:572389)❌ 
  │   │         │     │ └─┬readOnly
  │   │         │     │   └──[🔀] type (1921:2320)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:2904)
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:2767)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:2940)
  │   │         │     │ │ ├──[+] enum (1921:2947)
  │   │         │     │ │ ├──[+] enum (1921:2960)
  │   │         │     │ │ └──[+] enum (1921:2971)
  │   │         │     │ ├─┬text
  │   │         │     │ │ └──[🔀] type (1921:2796)❌ 
  │   │         │     │ ├─┬verticalAlign
  │   │         │     │ │ ├──[+] enum (1921:3012)
  │   │         │     │ │ ├──[-] enum (1:573158)❌ 
  │   │         │     │ │ ├──[-] enum (1:573165)❌ 
  │   │         │     │ │ ├──[-] enum (1:573175)❌ 
  │   │         │     │ │ ├──[-] enum (1:573185)❌ 
  │   │         │     │ │ └──[-] nullable (1:573143)❌ 
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:572900)❌ 
  │   │         │     │ │ ├──[-] enum (1:572908)❌ 
  │   │         │     │ │ └──[-] enum (1:572918)❌ 
  │   │         │     │ └─┬type
  │   │         │     │   ├──[+] enum (1921:3130)
  │   │         │     │   ├──[+] enum (1921:3137)
  │   │         │     │   ├──[+] enum (1921:3146)
  │   │         │     │   └──[-] enum (1:572769)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:3631)
  │   │         │     │ ├─┬verticalAlign
  │   │         │     │ │ ├──[-] enum (1:574014)❌ 
  │   │         │     │ │ ├──[-] enum (1:573987)❌ 
  │   │         │     │ │ ├──[-] enum (1:573994)❌ 
  │   │         │     │ │ ├──[-] enum (1:574004)❌ 
  │   │         │     │ │ └──[-] nullable (1:573972)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:3494)❌ 
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:573729)❌ 
  │   │         │     │ │ ├──[-] enum (1:573737)❌ 
  │   │         │     │ │ ├──[-] enum (1:573747)❌ 
  │   │         │     │ │ └──[🔀] type (1921:3523)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:3667)
  │   │         │     │ │ ├──[+] enum (1921:3674)
  │   │         │     │ │ ├──[+] enum (1921:3687)
  │   │         │     │ │ └──[+] enum (1921:3698)
  │   │         │     │ ├─┬value
  │   │         │     │ │ └──[+] enum (1921:3739)
  │   │         │     │ └─┬type
  │   │         │     │   ├──[+] enum (1921:3952)
  │   │         │     │   ├──[+] enum (1921:3959)
  │   │         │     │   ├──[+] enum (1921:3968)
  │   │         │     │   └──[-] enum (1:573493)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:4453)
  │   │         │     │ ├─┬values
  │   │         │     │ │ ├──[+] enum (1921:4561)
  │   │         │     │ │ ├──[-] items (1:574370)❌ 
  │   │         │     │ │ └──[🔀] type (1921:4544)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:4316)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:4489)
  │   │         │     │ │ ├──[+] enum (1921:4496)
  │   │         │     │ │ ├──[+] enum (1921:4509)
  │   │         │     │ │ └──[+] enum (1921:4520)
  │   │         │     │ └─┬type
  │   │         │     │   ├──[-] enum (1:574322)❌ 
  │   │         │     │   └──[🔀] type (1921:4345)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:5087)
  │   │         │     │ ├─┬validationLength
  │   │         │     │ │ ├──[+] enum (1921:5195)
  │   │         │     │ │ └──[🔀] type (1921:5178)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[-] enum (1:574939)❌ 
  │   │         │     │ │ └──[🔀] type (1921:4979)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:4950)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:5143)
  │   │         │     │ │ ├──[+] enum (1921:5154)
  │   │         │     │ │ ├──[+] enum (1921:5123)
  │   │         │     │ │ └──[+] enum (1921:5130)
  │   │         │     │ ├─┬validationRule
  │   │         │     │ │ └──[🔀] type (1921:5451)❌ 
  │   │         │     │ └─┬values
  │   │         │     │   ├──[-] items (1:574990)❌ 
  │   │         │     │   └──[🔀] type (1921:5414)❌ 
  │   │         │     └─┬ONEOF
  │   │         │       ├──[+] properties (1921:5796)
  │   │         │       ├─┬values
  │   │         │       │ ├──[+] enum (1921:5904)
  │   │         │       │ ├──[-] items (1:575688)❌ 
  │   │         │       │ └──[🔀] type (1921:5887)❌ 
  │   │         │       ├─┬readOnly
  │   │         │       │ └──[🔀] type (1921:5659)❌ 
  │   │         │       ├─┬placeholder
  │   │         │       │ ├──[+] enum (1921:5832)
  │   │         │       │ ├──[+] enum (1921:5839)
  │   │         │       │ ├──[+] enum (1921:5852)
  │   │         │       │ └──[+] enum (1921:5863)
  │   │         │       └─┬type
  │   │         │         ├──[-] enum (1:575637)❌ 
  │   │         │         └──[🔀] type (1921:5688)❌ 
  │   │         └─┬recipients
  │   │           └─┬Schema
  │   │             ├──[+] required (1920:1400)❌ 
  │   │             ├──[+] required (1920:1412)❌ 
  │   │             ├──[+] properties (1920:645)
  │   │             ├──[+] properties (1920:599)
  │   │             ├─┬sendStatus
  │   │             │ ├──[-] enum (1:568987)❌ 
  │   │             │ ├──[-] enum (1:568999)❌ 
  │   │             │ └──[+] nullable (1920:1167)❌ 
  │   │             ├─┬token
  │   │             │ ├──[+] enum (1920:308)
  │   │             │ ├──[+] enum (1920:321)
  │   │             │ └──[+] enum (1920:330)
  │   │             ├─┬role
  │   │             │ ├──[+] enum (1920:243)
  │   │             │ ├──[+] enum (1920:256)
  │   │             │ ├──[-] enum (1:568767)❌ 
  │   │             │ ├──[-] enum (1:568779)❌ 
  │   │             │ ├──[-] enum (1:568741)❌ 
  │   │             │ ├──[-] enum (1:568747)❌ 
  │   │             │ └──[-] enum (1:568757)❌ 
  │   │             ├─┬rejectionReason
  │   │             │ └──[-] nullable (1:569738)❌ 
  │   │             ├─┬signingOrder
  │   │             │ ├──[+] enum (1920:381)
  │   │             │ ├──[+] enum (1920:392)
  │   │             │ ├──[🔀] type (1920:364)❌ 
  │   │             │ └──[-] nullable (1:569681)❌ 
  │   │             ├─┬signedAt
  │   │             │ ├──[+] enum (1920:180)
  │   │             │ ├──[+] enum (1920:191)
  │   │             │ ├──[+] enum (1920:157)
  │   │             │ ├──[+] enum (1920:162)
  │   │             │ ├──[+] enum (1920:171)
  │   │             │ └──[-] nullable (1:569272)❌ 
  │   │             ├─┬signingStatus
  │   │             │ ├──[-] enum (1:568907)❌ 
  │   │             │ ├──[-] enum (1:568921)❌ 
  │   │             │ ├──[-] enum (1:568931)❌ 
  │   │             │ └──[+] nullable (1920:741)❌ 
  │   │             ├─┬id
  │   │             │ ├──[🔀] type (1920:573)❌ 
  │   │             │ └──[+] nullable (1920:593)❌ 
  │   │             ├─┬readStatus
  │   │             │ ├──[-] enum (1:568836)❌ 
  │   │             │ ├──[-] enum (1:568850)❌ 
  │   │             │ └──[🔀] type (1920:414)❌ 
  │   │             └─┬name
  │   │               └──[+] nullable (1920:639)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬meta
  │         │ ├─┬emailSettings
  │         │ │ ├──[🔀] default (1829:579)❌ 
  │         │ │ ├──[+] properties (1829:511)
  │         │ │ └──[+] properties (1829:453)
  │         │ ├─┬emailReplyTo
  │         │ │ ├──[+] pattern (1828:82)❌ 
  │         │ │ └──[-] format (1:562706)❌ 
  │         │ └─┬dateFormat
  │         │   ├──[+] enum (1797:81)
  │         │   ├──[+] enum (1797:217)
  │         │   ├──[+] enum (1797:196)
  │         │   └─┬Extensions
  │         │     └──[🔀] x-speakeasy-enums (1798:46)
  │         └─┬type
  │           └──[+] enum (1790:71)
  ├─┬/envelope/{envelopeId}/audit-log
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               └─┬ALLOF
  │                 ├──[+] anyOf (191:17721)
  │                 ├──[+] anyOf (191:18336)
  │                 ├──[+] anyOf (191:20268)
  │                 ├──[+] anyOf (191:20634)
  │                 ├──[+] anyOf (191:20959)
  │                 ├──[+] anyOf (191:21550)
  │                 ├──[+] anyOf (191:22023)
  │                 ├──[+] anyOf (191:22593)
  │                 ├──[+] anyOf (191:23157)
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:2257)❌ 
  │                 │ │ ├──[+] required (191:2274)❌ 
  │                 │ │ ├──[-] required (1:92643)❌ 
  │                 │ │ ├──[-] required (1:92660)❌ 
  │                 │ │ ├──[-] required (1:92673)❌ 
  │                 │ │ ├──[-] required (1:92593)❌ 
  │                 │ │ ├──[-] required (1:92611)❌ 
  │                 │ │ ├──[-] required (1:92628)❌ 
  │                 │ │ ├──[-] properties (1:92397)❌ 
  │                 │ │ ├──[-] properties (1:92543)❌ 
  │                 │ │ ├──[-] properties (1:92250)❌ 
  │                 │ │ ├──[-] properties (1:92325)❌ 
  │                 │ │ ├──[-] properties (1:92288)❌ 
  │                 │ │ ├──[-] properties (1:92360)❌ 
  │                 │ │ ├──[+] properties (191:2069)
  │                 │ │ └──[+] properties (191:2034)
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:1970)
  │                 │   └──[-] enum (1:92192)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:2379)
  │                 │ │ └──[-] enum (1:92792)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:2551)❌ 
  │                 │   ├──[+] required (191:2534)❌ 
  │                 │   ├──[-] required (1:92909)❌ 
  │                 │   ├──[+] properties (191:2448)
  │                 │   ├──[+] properties (191:2483)
  │                 │   └──[-] properties (1:92858)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:3122)❌ 
  │                 │ │ ├──[+] required (191:3047)❌ 
  │                 │ │ ├──[+] required (191:3064)❌ 
  │                 │ │ ├──[+] required (191:3080)❌ 
  │                 │ │ ├──[+] required (191:3094)❌ 
  │                 │ │ ├──[+] required (191:3110)❌ 
  │                 │ │ ├──[-] required (1:93679)❌ 
  │                 │ │ ├──[+] properties (191:2854)
  │                 │ │ ├──[+] properties (191:3001)
  │                 │ │ ├──[+] properties (191:2719)
  │                 │ │ ├──[+] properties (191:2788)
  │                 │ │ ├──[+] properties (191:2754)
  │                 │ │ ├──[+] properties (191:2820)
  │                 │ │ ├──[-] properties (1:93123)❌ 
  │                 │ │ └──[-] properties (1:93094)❌ 
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:2666)
  │                 │   └──[-] enum (1:93030)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:3339)❌ 
  │                 │ │ ├──[-] required (1:93924)❌ 
  │                 │ │ ├──[+] properties (191:3292)
  │                 │ │ └──[-] properties (1:93856)❌ 
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:3231)
  │                 │   └──[-] enum (1:93792)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:4308)❌ 
  │                 │ │ ├──[-] required (1:94233)❌ 
  │                 │ │ ├──[-] required (1:94250)❌ 
  │                 │ │ ├──[-] required (1:94273)❌ 
  │                 │ │ ├──[-] properties (1:94143)❌ 
  │                 │ │ ├──[-] properties (1:94106)❌ 
  │                 │ │ ├──[-] properties (1:94187)❌ 
  │                 │ │ ├──[+] properties (191:3535)
  │                 │ │ └──[+] properties (191:3509)
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:3450)
  │                 │   └──[-] enum (1:94036)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:4411)
  │                 │ │ └──[-] enum (1:94389)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:4531)❌ 
  │                 │   ├──[-] required (1:94618)❌ 
  │                 │   ├──[-] required (1:94640)❌ 
  │                 │   ├──[-] required (1:94663)❌ 
  │                 │   ├──[-] properties (1:94529)❌ 
  │                 │   ├──[-] properties (1:94469)❌ 
  │                 │   ├──[-] properties (1:94572)❌ 
  │                 │   └──[+] properties (191:4470)
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[-] required (1:95225)❌ 
  │                 │ │ ├──[+] properties (191:4694)
  │                 │ │ └──[-] properties (1:94856)❌ 
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:4633)
  │                 │   └──[-] enum (1:94779)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:4816)
  │                 │ │ └──[-] enum (1:95339)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:4998)❌ 
  │                 │   ├──[+] required (191:5014)❌ 
  │                 │   ├──[+] required (191:5036)❌ 
  │                 │   ├──[-] required (1:97334)❌ 
  │                 │   ├──[-] required (1:97345)❌ 
  │                 │   ├──[-] required (1:97267)❌ 
  │                 │   ├──[-] required (1:97285)❌ 
  │                 │   ├──[-] required (1:97302)❌ 
  │                 │   ├──[-] required (1:97317)❌ 
  │                 │   ├──[-] properties (1:95588)❌ 
  │                 │   ├──[-] properties (1:95557)❌ 
  │                 │   ├──[-] properties (1:97092)❌ 
  │                 │   ├──[-] properties (1:95410)❌ 
  │                 │   ├──[-] properties (1:95485)❌ 
  │                 │   ├──[-] properties (1:95448)❌ 
  │                 │   ├──[-] properties (1:95520)❌ 
  │                 │   ├──[+] properties (191:4915)
  │                 │   ├──[+] properties (191:4881)
  │                 │   └──[+] properties (191:4956)
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:5142)
  │                 │ │ └──[-] enum (1:97458)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:5354)❌ 
  │                 │   ├──[+] required (191:5375)❌ 
  │                 │   ├──[+] required (191:5397)❌ 
  │                 │   ├──[-] required (1:97734)❌ 
  │                 │   ├──[-] required (1:97743)❌ 
  │                 │   ├──[+] properties (191:5272)
  │                 │   ├──[+] properties (191:5217)
  │                 │   ├──[+] properties (191:5312)
  │                 │   ├──[-] properties (1:97531)❌ 
  │                 │   └──[-] properties (1:97689)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:5503)
  │                 │ │ └──[-] enum (1:97858)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:5911)❌ 
  │                 │   ├──[-] required (1:99787)❌ 
  │                 │   ├──[-] required (1:99805)❌ 
  │                 │   ├──[-] required (1:99822)❌ 
  │                 │   ├──[-] required (1:99837)❌ 
  │                 │   ├──[-] required (1:99854)❌ 
  │                 │   ├──[-] required (1:99865)❌ 
  │                 │   ├──[-] properties (1:98108)❌ 
  │                 │   ├──[-] properties (1:98077)❌ 
  │                 │   ├──[-] properties (1:99612)❌ 
  │                 │   ├──[-] properties (1:97930)❌ 
  │                 │   ├──[-] properties (1:98005)❌ 
  │                 │   ├──[-] properties (1:97968)❌ 
  │                 │   ├──[-] properties (1:98040)❌ 
  │                 │   └──[+] properties (191:5575)
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:7772)❌ 
  │                 │ │ ├──[+] required (191:7789)❌ 
  │                 │ │ ├──[+] required (191:7805)❌ 
  │                 │ │ ├──[+] required (191:7819)❌ 
  │                 │ │ ├──[+] required (191:7835)❌ 
  │                 │ │ ├──[+] ...

@github-actions github-actions Bot added the patch Patch version bump label Feb 22, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 8 times, most recently from af26992 to 7d6ac80 Compare March 2, 2026 00:20
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 8 times, most recently from 617b0e0 to b141836 Compare March 10, 2026 00:17
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from d07c73d to ac4eb36 Compare March 17, 2026 00:21
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 6 times, most recently from 353eb5a to 33cc3ca Compare March 23, 2026 00:23
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from a70bdeb to 58b71bd Compare April 11, 2026 00:23
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 2f4ca44 to f2f4f06 Compare April 18, 2026 00:26
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 9942208 to 3f1d1d2 Compare April 25, 2026 00:28
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 2951162 to 346295e Compare May 2, 2026 00:32
speakeasybot and others added 2 commits July 15, 2026 01:53
* `documenso.envelope.envelope_audit_log_find()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.template.template_create_template_temporary()`: 
  *  `request` **Changed**
  *  `response.template` **Changed** (Breaking ⚠️)
* `documenso.template.template_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.templates.use()`: 
  *  `request.override` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `documenso.envelopes.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.duplicate()`:  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.templates.update()`: 
  *  `request` **Changed**
  *  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.envelopes.update()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.find()`: 
  *  `request.type` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.document.document_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.documents.create_v0()`: 
  *  `request` **Changed**
  *  `response.document` **Changed** (Breaking ⚠️)
* `documenso.documents.distribute()`: 
  *  `request.meta` **Changed**
  *  `response.status.enum(cancelled)` **Added** (Breaking ⚠️)
* `documenso.documents.update()`: 
  *  `request.meta` **Changed**
  *  `response.status.enum(cancelled)` **Added** (Breaking ⚠️)
* `documenso.documents.find()`: 
  *  `request.status` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.documents.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.envelopes.fields.create_many()`: 
  *  `request.data[]` **Changed** (Breaking ⚠️)
  *  `response.data[].field_meta` **Changed**
* `documenso.envelope.envelope_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_find()`: 
  *  `request.status` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelopes.recipients.update_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.distribute()`:  `request.meta` **Changed**
* `documenso.envelopes.fields.get()`:  `response.field_meta` **Changed**
* `documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of()`: **Added**
* `documenso.documents.create()`:  `request.payload` **Changed**
* `documenso.envelopes.recipients.create_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.recipients.get()`:  `response` **Changed**
* `documenso.envelopes.items.download()`:  `request.version` **Changed**
* `documenso.documents.fields.get()`:  `response.field_meta` **Changed**
* `documenso.documents.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.recipients.get()`:  `response` **Changed**
* `documenso.documents.recipients.create()`:  `response` **Changed**
* `documenso.documents.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.documents.recipients.update()`:  `response` **Changed**
* `documenso.documents.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.envelopes.items.create_many()`:  `response.data[].document_data_id` **Added**
* `documenso.envelopes.fields.update_many()`: 
  *  `request.data[]` **Changed**
  *  `response.data[].field_meta` **Changed**
* `documenso.envelopes.duplicate()`:  `request` **Changed**
* `documenso.templates.create()`:  `request.payload` **Changed**
* `documenso.envelopes.use()`:  `request.payload` **Changed**
* `documenso.envelopes.create()`:  `request.payload` **Changed**
* `documenso.envelope.envelope_cancel()`: **Added**
* `documenso.templates.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.get()`:  `response.field_meta` **Changed**
* `documenso.templates.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.recipients.get()`:  `response` **Changed**
* `documenso.templates.recipients.create()`:  `response` **Changed**
* `documenso.templates.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.templates.recipients.update()`:  `response` **Changed**
* `documenso.templates.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.envelope.envelope_certificate_download_pdf()`: **Added**
* `documenso.envelope.envelope_audit_log_download_pdf()`: **Added**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant